forked from Azure/azure-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Merge Azure/azure-cli to my fork #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…assignment by default (#16081)
…dancy; az sql db update: commit storage_account_type updates (#16326) * to release branch * added db_update fix * remove debug print statement * remove extra spaces
…agement_type as command input (#16304)
…connection-string' (#16187) * add doc * add extension * add extension
…nd management (#16193) * support data box edge device and management * help * pylint * resource type and client factory * regenerate * pylint * refine sku param * refine status enums
…icy and add update cmdlet for synapse workspace firewall rule (#16241)
* src/azure-cli-core/azure/cli/core/telemetry.py * remove trace stack property in Telemetry
…if name isn't provided (#16267)
* [ACR] bump api version. Use draft sdk. support zone redundancy * changes used to generate docker build * remove whl file, use new preview sdk, add support for network bypass * [ACR] bump api version. Use draft sdk. support zone redundancy * update test recordings except those depending on network rules * Remove bypass option and re-record tests * style fixes * Upload recording files * Use latest api version for scope maps. re-record tests * re-record missing/deleted recordings and fix system assigned identity remove issue * add test acr image import recording Co-authored-by: Tosin Adewale <[email protected]> Co-authored-by: AzurePipelines <AzurePipelines>
… through a service principal" (#16219)
* Use non-strict json parsing to allow multiline strings in ARM templates * Add tests * Fix flake8 errors * Updated recording file
…icate ASP in diff location (#16143) * Better error handling when trying to create ASP that exists in different location * Stopped using CLIError
…scenaio (#14316) * add test * add test
…ired parameter issue (#16486)
…16243) * [Compute] vm extension set: New parameter --enable-automatic-upgrade * fix linter * vmss, rename, type, test * update help * fix style * rename * help * fix conflict; help
* {Doc} Track 2 Migration Guidance
* Update doc/track_2_migration_guidance.md
Co-authored-by: Jiashuo Li <[email protected]>
* Update doc/track_2_migration_guidance.md
Co-authored-by: Jiashuo Li <[email protected]>
…oid closing terminal before it even started on linux The backend sends an empty webSocket message after establishing an connection. The removed lines of code interpreted that as an EOL which exits the webSocket read loop. As the Windows code doesn't do that as well, I removed it here as well now. The terminal gets closed after the webSocket closes anyway. Fixes: #15856
Co-authored-by: Akshay Neema <[email protected]>
… --version prohibited (#16446) * Bug fix * rerecord test_template_spec_create_and_update * test updated Co-authored-by: Dania Etienne <[email protected]>
* config log * use common function * refine
* Added --tags parameters to iot hub create and update * Add --tags help examples to hub create and update * Test updates Modified identity hub test to use random resource name and updated test recording Co-authored-by: Ryan Kelly <[email protected]>
…pace data-export (#16402)
* validate with list-skus info
* style fixed
* validate with list-skus info
* style fixed
* move validators to command body to speed up
* test code for validator and restored mgmt testcode
* minor fix
* flexible mgmt mysql test
* new test recording files
* deleting arguments and recording files modified
* style fixed, location changed, linter fixed
* Adding az {} flexible-server connect capability
* Styling and linter fixes
* firewall rule name generation and end-ip-address rule changed
* style fixed
* restore removed sterling test
* Fixing tests for renaming of parameters
* post public preview changes
* remove point in time param name change
* Fixing linter/style issues and connect libraries in setup.py
* Removing connect capability due to package issue
* Removing connect packages from windows.txt
* Minor fixes for description
* flexible server tests and new recording files
* adding create test with different tiers and sku
* style issue fixed
* Trigger pipeline
* Trigger pipeline
* fix delete func
* logging exception to error
* local context test updated
* fix for CI test
* style fixed
* comments resolved and moved local context test to another file for pipeline live testing
* added copyright
* trigger pipeline
Co-authored-by: Mollee Jain <[email protected]>
Co-authored-by: Aritra De <[email protected]>
Co-authored-by: arde0708 <[email protected]>
Co-authored-by: Mollee Jain <[email protected]>
…for CMK does exist (#16403)
* Adding validation support for source/target pairs and adding support for mysql and pg project creation * Merged MySql, PG with the new SDK as well as the existing SQL code * Fixed pylint,flake8, and tests * Added cutover * Making sure that the names are proper * Set the task type to defaults and updated help docs * Addressing PR comments to change capitalization in help * Updating CODEOWNERS * Updating owners to add Binu
…ntime version with a space in the name (#16528) * Dont allow using space as delimiter * Use 2020-06-01 apiversion, allow space as delimiter if runtime doesn't already contain spaces * Added test, reverted MGMT_RESOURCE_RESOURCES version to 2020-06-01 for test to succeed * Add examples * Change back api version * Remove space as a delimiter * Change example to use a cheaper SKUto avoid customer sticker shock
… it is removed (#16542) * remove suppression * fix style
* update azure-cli version to 2.18.0 * Update src/azure-cli/HISTORY.rst * Update src/azure-cli/HISTORY.rst * Update src/azure-cli/HISTORY.rst * Update src/azure-cli/HISTORY.rst * Apply suggestions from code review Co-authored-by: Xing Zhou <[email protected]> Co-authored-by: Jiashuo Li <[email protected]> * Apply suggestions from code review Co-authored-by: Feng Zhou <[email protected]> * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: Xing Zhou <[email protected]> Co-authored-by: Feiyue Yu <[email protected]> Co-authored-by: Yishi Wang <[email protected]> Co-authored-by: Houk <[email protected]> Co-authored-by: Xing Zhou <[email protected]> Co-authored-by: Jiashuo Li <[email protected]> Co-authored-by: Feng Zhou <[email protected]>
* add managed hsm regex * Update custom.py * Update custom.py * Update custom.py * Update custom.py * fix style * fix rdbms style Co-authored-by: Yueren Wang <[email protected]> Co-authored-by: Zunli Hu <[email protected]>
… adding JSON objects as feature filter parameter values (#16536) * Support JSON filter parameter values * Modify command help messages * Error out if filter param name is empty
* ASE v3 base changes * Code optimization * Additional check for empty subnet * Help, test and param changes * Remove debug info and fix style * Align with new Error guidelines * Restructure to isolate private endpoint logic * Update src/azure-cli/azure/cli/command_modules/appservice/_help.py Co-authored-by: Feiyue Yu <[email protected]> * Add service delegation Co-authored-by: Feiyue Yu <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Testing Guide
History Notes
[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change.
[Component Name 2] az command b: Add some customer-facing feature.
This checklist is used to make sure that common guidelines for a pull request are followed.
The PR title and description has followed the guideline in Submitting Pull Requests.
I adhere to the Command Guidelines.
I adhere to the Error Handling Guidelines.